/*
Theme Name: 801red
Author: Chris George
Author URI: http://www.801red.com
*/

/* SITE COLORS */

.white {
	color:#FFF;
}



/* MINI RESET */
html, body, div, img { border: 0 none; margin: 0; padding: 0; }
img {
	display:block;
}
a {
  outline: none;
  color:#FFF;
}



/* CLEAR FIX */
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }



/* TAGS & CLASSES */
html { overflow-y: scroll; }
body {
	background: #000 url(images/background-body.png) repeat-x top;
	font: 14px 'Open Sans', Arial, Helvetica, sans-serif;
	color:#FFF;
}
h1, h2, h3, h4, h5, h6 {}
a:link, a:visited {}
h1, h1 a {
	font: 28px 'Audiowide', cursive;
	color:#2a77cf;
	background: url(images/background-h1.png) no-repeat;
	padding: 10px 20px 2px;
	margin: 0px;
	text-transform:uppercase;
}
#mbt-container .mbt-book .mbt-book-title a,
#mbt-container .mbt-book .mbt-book-meta a  {
	color:#2a77cf;
}
h1.mbt-book-title a {
	background:none;
	padding:0;
}
h2, h2 a {
	font: 20px 'Audiowide', cursive;
	color:#FFF;
	margin: 0 0 12px;
}
h3, h3 a {
	color:#FFF;
	margin: 0px;
}
h4 {
}
h5 {
}
p {
	margin:0 0 12px;
	line-height:28px;
	color:#FFF;
}
#mbt-container .mbt-book .mbt-book-price,
#mbt-container .mbt-book .mbt-book-meta .meta-title {
  color: #FFF;
}
a {
}
a:hover {
}
ul {
	margin:0;
        padding:20;
	padding-bottom:20px
	color:#FFF;
}
li {
	margin:0;
        padding:20;
	color:#FFF;
}
.left {
	float:left;
}
.right {
	float:right;
}


/* COLOR SELECTORS*/



/* WORDPRESS */
.widgets, .widget ul { list-style: none; margin: 0; padding: 0; }
.alignleft { float: left; margin: 0 10px 0 0; }
.alignright { float: right; margin: 0 0 0 10px; }
.aligncenter { display: block; margin: 0 auto; }
.entry {
}
.byline {
}
.searchbox {
	border:none;
	height:18px;
	font: 11px/18px 'Open Sans', Arial, Helvetica, sans-serif;
	color:#999;
	padding-left:5px;
}




/* SOCIAL ICONS */
.icon {
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.icon a {
	display: block;
	float: left;
	outline: none;
	height: 32px;
	margin: 0 5px 0 0;
	width: 32px;
	text-indent: -9999em;
}
.icon.ebay { background-image: url(images/icons/ebay.png); }
.icon.email { background-image: url(images/icons/email.png); }
.icon.facebook { background-image: url(images/icons/facebook.png); }
.icon.feedburner { background-image: url(images/icons/feedburner.png); }
.icon.flickr { background-image: url(images/icons/flickr.png); }
.icon.foursquare { background-image: url(images/icons/foursquare.png); }
.icon.google { background-image: url(images/icons/google.png); }
.icon.linkedin { background-image: url(images/icons/linkedin.png); }
.icon.myspace { background-image: url(images/icons/myspace.png); }
.icon.paypal { background-image: url(images/icons/paypal.png); }
.icon.rss { background-image: url(images/icons/rss.png); }
.icon.skype { background-image: url(images/icons/skype.png); }
.icon.twitter { background-image: url(images/icons/twitter.png); }
.icon.vimeo { background-image: url(images/icons/vimeo.png); }
.icon.wordpress { background-image: url(images/icons/wordpress.png); }
.icon.youtube { background-image: url(images/icons/youtube.png); }




/* COMMON LAYOUT */
.shadow {
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color='#000000');
}
.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(images/background-header.png) repeat-x 50px;
}
#mainBody {
	background: url(images/background-mainBody.png) no-repeat center 250px;
}
#mainImage {
	float:right;
	width:740px;
	height:350px;
	margin:-130px 0 0;
	background: url("");
	border:solid 1px #2a77cf;
	position: relative;
	z-index: 10;
}
.home #mainBody #content {
	background: url(images/ninja.png) no-repeat 30px bottom;
	position:relative;
	z-index:20;
}
#mainBody #content {
	min-height:960px;
}
.home #mainBody #content .section {
	float:right;
	width:602px;
	margin:20px 0 0;
}
#mainBody #content .section {
	float: right;
	margin: -100px 0 60px;
	width: 602px;
	z-index: 50;
	position: relative;
}
#mainBody #content .section .body,
#mainBody #content .section .entry {
	background: url(images/background-post.png) repeat;
	padding: 20px 20px 60px;
	border-right: 1px solid #2a77cf;
	border-bottom: 1px solid #2a77cf;
	border-left: 1px solid #2a77cf;
}
#mainBody #content .section .entry {
	border-top: 1px solid #2a77cf;
	margin-bottom:20px;
}
.ngg-gallery-thumbnail img {
  background-color: #FFFFFF;
  border: 1px solid #A9A9A9;
  display: block;
  margin: 0 10px 10px 0;
  padding: 4px;
  position: relative;
}
#sidebar {
	width:190px;
	float:left;
}
#sidebar > li {
	text-align:center;
	padding-left:10px;
}
#footer {
	color:#FFF;
}



/* MAIN NAVIGATION */
#mainNav {
	padding: 10px;
	background: url(images/background-navigation.png) repeat;
	border:solid 1px #2a77cf;
	margin:0 0 20px 20px;
}
.container #mainNav ul {
}
.container #mainNav ul li {
	list-style: none;
}
.container #mainNav ul li a {
	font: 17px 'Audiowide', cursive;
	text-transform: uppercase;
	color: #FFF;
	text-decoration:none;
	padding:10px;
	display:block;
}
.container #mainNav ul li.current-menu-item {
	background: url(images/mainNav-active.png) no-repeat left center;
}
.container #mainNav ul li:hover {
}
.container #mainNav ul li:hover a {
}
.container #mainNav ul li:hover ul {
	display: block;
}
.container #mainNav ul li ul {
	display: none;
	position: absolute;
	z-index: 999;
}
.container #mainNav ul li ul li {
	float:none;
	display:block;
	width:100%;
	height:auto;
}
.container #mainNav ul li ul li:hover {
	background:none;
}
.container #mainNav ul li ul li:last-child {
}
.container #mainNav ul li ul li a {
}



/* COPYRIGHT */
.copyright,
#footer {
	font-size:10px;
	width: 1000px;
	margin: 0px auto;
	padding:0;
	margin-top:10px;
}
.copyright p {
	color:#fff;
	font-size: 10px;
	margin:0;
}
